home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / VBSamples / DirectPlay / DXVBMessenger / Server / vb_MsgServer.vbp < prev   
Encoding:
VisualBasic Project  |  2001-10-08  |  1.1 KB  |  41 lines

  1. Type=Exe
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#stdole2.tlb#OLE Automation
  3. Reference=*\G{E1211242-8E94-11D1-8808-00C04FC2C603}#1.0#0#dx8vb.dll#DirectX 8 for Visual Basic Type Library
  4. Reference=*\G{D63E0CE2-A0A2-11D0-9C02-00C04FC99C8E}#2.0#0#msxml.dll#Microsoft XML, version 2.0
  5. Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCT2.OCX
  6. Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX
  7. Form=frmServer.frm
  8. Module=modDPlayServer; modDPlayServer.bas
  9. Module=modMsgShared; ..\modMsgShared.bas
  10. Module=modDBase; modDBase.bas
  11. Module=MediaDir; ..\..\..\common\media.bas
  12. IconForm="frmServer"
  13. Startup="Sub Main"
  14. HelpFile=""
  15. Title="vbMessengerServer"
  16. Command32=""
  17. Name="vbMessengerServer"
  18. HelpContextID="0"
  19. CompatibleMode="0"
  20. MajorVer=1
  21. MinorVer=0
  22. RevisionVer=0
  23. AutoIncrementVer=0
  24. ServerSupportFiles=0
  25. VersionCompanyName="Microsoft"
  26. CompilationType=0
  27. OptimizationType=0
  28. FavorPentiumPro(tm)=0
  29. CodeViewDebugInfo=0
  30. NoAliasing=0
  31. BoundsCheck=0
  32. OverflowCheck=0
  33. FlPointCheck=0
  34. FDIVCheck=0
  35. UnroundedFP=0
  36. StartMode=0
  37. Unattended=0
  38. Retained=0
  39. ThreadPerObject=0
  40. MaxNumberOfThreads=1
  41.